This wraps the ObjectARX AcDbPathRef::AcDbPathRef () method.
Public Sub New( edgeSubentPathArr As FullSubentityPath[], faceSubentPathArr As FullSubentityPath[] )
public PathRef( FullSubentityPath\[\] edgeSubentPathArr, FullSubentityPath\[\] faceSubentPathArr );
Comments? |